home *** CD-ROM | disk | FTP | other *** search
/ Super PC 34 / Super PC 34 (Shareware).iso / spc / UTIL / DJGPP2 / V2 / DJTST200.ZIP / tests / libc / dos / makefile < prev    next >
Encoding:
Makefile  |  1995-10-07  |  120 b   |  10 lines

  1. TOP=..
  2.  
  3. SRC += echome.c
  4. SRC += ff.c
  5. SRC += spawn.c
  6. SRC += lfn.c
  7. SRC += nolfn.c
  8.  
  9. include $(TOP)/../makefile.inc
  10.